﻿2026-06-19T23:27:00.1215967Z ##[group]Run actions/checkout@v5
2026-06-19T23:27:00.1216721Z with:
2026-06-19T23:27:00.1217078Z   fetch-depth: 0
2026-06-19T23:27:00.1217493Z   repository: SaberMage/spt-core
2026-06-19T23:27:00.1220752Z   token: ***
2026-06-19T23:27:00.1221097Z   ssh-strict: true
2026-06-19T23:27:00.1221446Z   ssh-user: git
2026-06-19T23:27:00.1221804Z   persist-credentials: true
2026-06-19T23:27:00.1222190Z   clean: true
2026-06-19T23:27:00.1222547Z   sparse-checkout-cone-mode: true
2026-06-19T23:27:00.1222967Z   fetch-tags: false
2026-06-19T23:27:00.1223320Z   show-progress: true
2026-06-19T23:27:00.1223671Z   lfs: false
2026-06-19T23:27:00.1224008Z   submodules: false
2026-06-19T23:27:00.1224371Z   set-safe-directory: true
2026-06-19T23:27:00.1225114Z ##[endgroup]
2026-06-19T23:27:00.2046222Z Syncing repository: SaberMage/spt-core
2026-06-19T23:27:00.2047769Z ##[group]Getting Git version info
2026-06-19T23:27:00.2048399Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-19T23:27:00.2049447Z [command]/usr/bin/git version
2026-06-19T23:27:00.2049970Z git version 2.43.0
2026-06-19T23:27:00.2052071Z ##[endgroup]
2026-06-19T23:27:00.2063142Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8ecf7b5d-f578-4a7f-8db0-8e4c4ac30f22' before making global git config changes
2026-06-19T23:27:00.2064657Z Adding repository directory to the temporary git global config as a safe directory
2026-06-19T23:27:00.2066403Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-19T23:27:00.2102459Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-19T23:27:00.2123326Z https://github.com/SaberMage/spt-core
2026-06-19T23:27:00.2134764Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-19T23:27:00.2138158Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-19T23:27:00.2158773Z HEAD
2026-06-19T23:27:00.2193640Z ##[endgroup]
2026-06-19T23:27:00.2194642Z [command]/usr/bin/git submodule status
2026-06-19T23:27:00.2375980Z ##[group]Cleaning the repository
2026-06-19T23:27:00.2378848Z [command]/usr/bin/git clean -ffdx
2026-06-19T23:27:00.2530876Z Removing dist/
2026-06-19T23:27:00.2537709Z [command]/usr/bin/git reset --hard HEAD
2026-06-19T23:27:00.2587871Z HEAD is now at 86f20ac8 fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:00.2592524Z ##[endgroup]
2026-06-19T23:27:00.2593951Z ##[group]Disabling automatic garbage collection
2026-06-19T23:27:00.2597123Z [command]/usr/bin/git config --local gc.auto 0
2026-06-19T23:27:00.2621989Z ##[endgroup]
2026-06-19T23:27:00.2622675Z ##[group]Setting up auth
2026-06-19T23:27:00.2626819Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-19T23:27:00.2651897Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-19T23:27:00.2870045Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-19T23:27:00.2896361Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-19T23:27:00.3079645Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-19T23:27:00.3103430Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-19T23:27:00.3287639Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-19T23:27:00.3317473Z ##[endgroup]
2026-06-19T23:27:00.3318161Z ##[group]Fetching the repository
2026-06-19T23:27:00.3325534Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +8e79aacaee8fc31766d35d582208ea41d963b8fb:refs/remotes/pull/26/merge
2026-06-19T23:27:01.3284986Z From https://github.com/SaberMage/spt-core
2026-06-19T23:27:01.3286284Z  * [new branch]        v0.13.0-delivery-control                 -> origin/v0.13.0-delivery-control
2026-06-19T23:27:01.3287385Z  * [new ref]           8e79aacaee8fc31766d35d582208ea41d963b8fb -> pull/26/merge
2026-06-19T23:27:01.3319504Z ##[endgroup]
2026-06-19T23:27:01.3320700Z ##[group]Determining the checkout info
2026-06-19T23:27:01.3321878Z ##[endgroup]
2026-06-19T23:27:01.3323572Z [command]/usr/bin/git sparse-checkout disable
2026-06-19T23:27:01.3360691Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-19T23:27:01.3394108Z ##[group]Checking out the ref
2026-06-19T23:27:01.3395317Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-19T23:27:01.3582849Z Previous HEAD position was 86f20ac8 fix(ci): job_escape_e2e reaps the WHOLE WMI daemon tree (broker + brain)
2026-06-19T23:27:01.3585365Z HEAD is now at 8e79aaca Merge bf32b8cdcdc27653346a572478007f28d506f9b3 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-19T23:27:01.3590929Z ##[endgroup]
2026-06-19T23:27:01.3625657Z [command]/usr/bin/git log -1 --format=%H
2026-06-19T23:27:01.3647590Z 8e79aacaee8fc31766d35d582208ea41d963b8fb
